Click or drag to resize

AttachmentShape Class

Identifies additional properties to return in a response to a GetAttachment request.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeAttachmentShape

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class AttachmentShape

The AttachmentShape type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyBodyType
Identifies how the body text is formatted in the response.
Public propertyFilterHtmlContent
Public propertyIncludeMimeContent
Specifies whether the Multipurpose Internet Mail Extensions (MIME) content of an item or attachment is returned in the response.
Public propertyPropertyPaths
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Converts the value of the current AttachmentShape object to its equivalent string representation.
(Overrides ObjectToString.)
Top
See Also